[INFO] fetching crate occams-rpc 0.3.0...
[INFO] fixing occams-rpc-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate occams-rpc 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate occams-rpc 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate occams-rpc 0.3.0
[INFO] tweaked toml for crates.io crate occams-rpc 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate occams-rpc 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate occams-rpc 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-waitgroup v0.1.3
[INFO] [stderr]   Downloaded razor-stream v0.3.0
[INFO] [stderr]   Downloaded core_affinity v0.5.10
[INFO] [stderr]   Downloaded razor-rpc-macros v0.3.0
[INFO] [stderr]   Downloaded razor-stream-macros v0.3.0
[INFO] [stderr]   Downloaded sync-utils v0.1.4
[INFO] [stderr]   Downloaded razor-rpc-codec v0.3.0
[INFO] [stderr]   Downloaded captains-log-helper v0.3.1
[INFO] [stderr]   Downloaded orb-tokio v0.5.0
[INFO] [stderr]   Downloaded close_fds v0.3.2
[INFO] [stderr]   Downloaded razor-rpc-tcp v0.3.0
[INFO] [stderr]   Downloaded crossfire v2.1.6
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded orb v0.5.0
[INFO] [stderr]   Downloaded io-buffer v1.0.3
[INFO] [stderr]   Downloaded fail v0.5.1
[INFO] [stderr]   Downloaded file-rotate v0.8.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded captains-log v0.15.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd
[INFO] running `Command { std: "docker" "start" "c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking core_affinity v0.5.10
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking close_fds v0.3.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking atomic-waitgroup v0.1.3
[INFO] [stderr]     Checking orb v0.5.0
[INFO] [stderr]     Checking razor-rpc-codec v0.3.0
[INFO] [stderr]     Checking file-rotate v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling razor-stream-macros v0.3.0
[INFO] [stderr]    Compiling razor-rpc-macros v0.3.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling captains-log-helper v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking orb-tokio v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking crossfire v2.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sync-utils v0.1.4
[INFO] [stderr]     Checking captains-log v0.15.2
[INFO] [stderr]     Checking fail v0.5.1
[INFO] [stderr]     Checking io-buffer v1.0.3
[INFO] [stderr]     Checking razor-stream v0.3.0
[INFO] [stderr]     Checking razor-rpc-tcp v0.3.0
[INFO] [stderr]     Checking occams-rpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::server::task::{APIServerReq, APIServerResp};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/test_client_service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::client::ClientCaller;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/test_client_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::client::task::APIClientReq;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/test_client_service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/test_client_service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/test_server_service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::server::ServiceStatic;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/test_server_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use razor_rpc::server::task::{APIServerReq, APIServerResp};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/test_server_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `razor_rpc`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use razor_rpc::{Codec, error::RpcError};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `occams-rpc` (test "common") due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use razor_stream::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[endpoint_async(MyTestClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::AsyncEndpoint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use razor_stream::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[endpoint_async(MyFutureClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::AsyncEndpoint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use razor_stream::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]    --> tests/test_client_service.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[endpoint_async(NoAsyncTraitClient)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `endpoint_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use occams_rpc::client::AsyncEndpoint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::server::task;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use occams_rpc::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use razor_stream::error::RpcIntErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `razor_rpc` in this scope
[INFO] [stdout]   --> tests/common.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[service_mux_struct]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `razor_rpc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `razor_rpc`, use `cargo add razor_rpc` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `service_mux_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `occams-rpc` (test "test_client_service") due to 16 previous errors
[INFO] [stderr] error: could not compile `occams-rpc` (test "test_server_service") due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd", kill_on_drop: false }`
[INFO] [stdout] c926e276322bd2d4534eb0489d9cbae0866f26ef094d2591baf0d6baeab10afd
